code complexity造句
例句与造句
- In return for this slightly greater coding complexity , you can create a list that is not only safer than
虽然这稍微增加了些编码的复杂性,但好处是您可以创建一个比 - By reducing code complexity , less test cases are required to exercise all basis paths through the subprogram
通过降低代码的复杂性,检验子程序中所有基本路径所需的测试实例减少。 - This will demonstrate that although the user s experience does not change in either case , the code complexity varies a lot
这将说明,虽然在任何一个应用程序中用户的体验没有变化,但代码复杂性发生了很大变化。 - The number of paths identified equals the code complexity , which corresponds to the number of test cases that must be developed to exercise the subprogram
所示别的路径数相当于代码复杂性,与必须开发以检验子程序的测试实例数相对应。 - In his last column , kevin williams explained how component - level reuse in xml designs can decrease code complexity and shorten maintenance cycles
在上一篇专栏文章中, kevin williams说明了xml设计中的组件级重用如何减少代码复杂性以及如何缩短维护周期。 - It's difficult to find code complexity in a sentence. 用code complexity造句挺难的
- This paper concerns the source code complexity metric and quality controlling according with the project which developed by our institute and hitachi company
本文结合我校与日本日立公司合作开发的实际项目进行了源代码复杂度度量和质量控制及相关理论的研究。 - Namespace to create a dynamic assembly , module , type , and method , but this can result in a larger working set and greater code complexity
System . reflection . emit命名空间的成员创建动态程序集、模块、类型和方法可提高性能,但这样会导致工作集增大,代码复杂性增加。 - Software quality guarantee is a huge system . dues to the limit of my energy , the main work is focused on the source code complexity metric and quality controlling , and more work was expected to be done in the future
软件质量保证是一个庞大的体系,它涉及软件生命周期的各个阶段以及软件质量评价的各个方面,由于本人精力有限,仅从源代码的质量分析与控制入手进行了一些研究和探索,期望在以后的工作中逐步进行完善。 - The source code complexity metric and quality controlling [ 2 ] is a important part of software quality guarantee system . it bases on source code and runs through the phase of software developing , code examination , unit testing , integration testing , system testing and software maintenance
源代码的复杂度度量和质量控制[ 2 ]是软件质量保证体系中的一个重要环节,它是面向源代码进行工作的,贯穿于软件开发、代码评审、单元测试、集成测试、系统测试、以及软件维护阶段。 - The ldpc code ’ s parity check matrix generated by this scheme has high girth and can be used to coding directly , the coding complexity is lower . as to the decoding algorithm , i modify the message passing algorithm based on the girth that i can get in the structure of parity check matrix to improve the decoding performance . what is more , the new structure of the parity check matrix is easy to implement with the hardware
接着着重围绕ldpc码的校验矩阵构造方法和译码算法展开讨论,在比特填充算法的基础上提出了一种ldpc码联合编译码方案,通过该方案构造的校验矩阵不仅具有良好的girth分布,而且能直接用于编码,编码的计算复杂度低;在译码方面,利用构造奇偶矩阵过程中girth分布信息,优化解码迭代过程,能有效提高系统性能;并且该方案构造的校验矩阵更易于实际的编译码硬件实现。 - Also , the relactions between the best block size for matrix transpose and the size and associativity of the processor ' s cache is formulized . for parallel optimization , several programming models available on a numa system , such as lightweight processes ( sproc ) , posix threads , openmp and mpi , are compared , and their speedup and coding complexity are analyzed
对于sar成像处理的并行优化,本文对比了在numa架构上可用的几种并行编程模型:轻量级进程、 posix线程、 openmp和mpi ,针对numa架构和sar成像处理的特点从加速比、编程复杂度等多个方面进行了讨论。